home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / tw.xml < prev    next >
Text File  |  2002-09-27  |  1KB  |  40 lines

  1. <search function="tw">
  2.   <name>TechWeb Encyclopedia</name>
  3.   <description>TechEncyclopedia More than 20,000 IT terms
  4.   <div class="helpboxDescLabels">Example:</div>
  5.     <table class="helpboxDescTable">
  6.       <tr>
  7.         <td>tw xpath</td>
  8.       </tr>
  9.     </table>
  10.   </description>
  11.   <category>Computers</category>
  12.   <link>http://www.techweb.com/encyclopedia/</link>
  13.   <contributor>Tom Corcoran</contributor>
  14.   <form name="twf"
  15.         action="http://www.techweb.com/encyclopedia/defineterm"
  16.         method="get">
  17.     <input type="hidden" name="term" value=""/>
  18.   </form>
  19.   <script><![CDATA[
  20.     function tw(q)
  21.     {
  22.       if (q == "")
  23.       {
  24.         openSearchWindow("http://www.techweb.com/encyclopedia/");
  25.       }
  26.       else
  27.       {
  28.         document.twf.term.value=q;
  29.         submitForm(twf);
  30.       }
  31.     }
  32.   ]]></script>
  33.  
  34.   <copyright>
  35.     Copyright (c) 2002 David Bau
  36.     Distributed under the terms of the
  37.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  38.   </copyright>
  39. </search>
  40.